[INFO] fetching crate subduction_websocket 0.10.1...
[INFO] fixing subduction_websocket-0.10.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate subduction_websocket 0.10.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate subduction_websocket 0.10.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate subduction_websocket 0.10.1
[INFO] tweaked toml for crates.io crate subduction_websocket 0.10.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate subduction_websocket 0.10.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate subduction_websocket 0.10.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matchers v0.2.0
[INFO] [stderr]   Downloaded tungstenite v0.27.0
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded openssl-sys v0.9.115
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded futures-timer v3.0.3
[INFO] [stderr]   Downloaded async-tungstenite v0.31.0
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded sedimentree_core v0.12.0
[INFO] [stderr]   Downloaded subduction_core v0.15.0
[INFO] [stderr]   Downloaded openssl v0.10.79
[INFO] [stderr]   Downloaded subduction_ephemeral v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1a3bf359c5ebb8af28d9b072d95cd9a11dbfabc48faaa31ef9f37fb10e9525f8
[INFO] running `Command { std: "docker" "start" "1a3bf359c5ebb8af28d9b072d95cd9a11dbfabc48faaa31ef9f37fb10e9525f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a3bf359c5ebb8af28d9b072d95cd9a11dbfabc48faaa31ef9f37fb10e9525f8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a3bf359c5ebb8af28d9b072d95cd9a11dbfabc48faaa31ef9f37fb10e9525f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a3bf359c5ebb8af28d9b072d95cd9a11dbfabc48faaa31ef9f37fb10e9525f8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling symbolic-demangle v12.18.3
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking symbolic-common v12.18.3
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking str_stack v0.1.1
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling future_form_macros v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking bijou64 v0.2.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking future_form v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking sedimentree_core v0.12.0
[INFO] [stderr]     Checking async-tungstenite v0.31.0
[INFO] [stderr]     Checking subduction_crypto v0.7.1
[INFO] [stderr]     Checking subduction_core v0.15.0
[INFO] [stderr]     Checking subduction_ephemeral v0.6.1
[INFO] [stderr]     Checking subduction_websocket v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/websocket.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl<'a> ListenerTask<'a> {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 37 |     pub(crate) fn new(fut: BoxFuture<'a, Result<(), RunError>>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/websocket.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl<'a> SenderTask<'a> {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 63 |     pub(crate) fn new(fut: BoxFuture<'a, Result<(), RunError>>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `tokio` in `subduction_websocket`
[INFO] [stdout]   --> benches/e2e.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     tokio::{
[INFO] [stdout]    |     ^^^^^ could not find `tokio` in `subduction_websocket`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "tokio_base")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `tokio_base` feature
[INFO] [stdout] 19 | pub mod tokio;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio_util` in this scope
[INFO] [stdout]   --> benches/e2e.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | use tokio_util::task::TaskTracker;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_util`, use `cargo add tokio_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `subduction_websocket::tokio`
[INFO] [stdout]   --> benches/e2e.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     tokio::{
[INFO] [stdout]    |     ^^^^^ could not find `tokio` in `subduction_websocket`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "tokio_base")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `tokio_base` feature
[INFO] [stdout] 19 | pub mod tokio;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_commit` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:457:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |   struct ClientGuard {
[INFO] [stdout]     |   ------------------ method `add_commit` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 456 | /                     client
[INFO] [stdout] 457 | |                         .add_commit(sed_id, head, BTreeSet::new(), blob)
[INFO] [stdout]     | |                         -^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sync_with_all_peers` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:467:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |   struct ClientGuard {
[INFO] [stdout]     |   ------------------ method `sync_with_all_peers` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 466 | /                     client
[INFO] [stdout] 467 | |                         .sync_with_all_peers(sed_id, false, Some(TIMEOUT))
[INFO] [stdout]     | |                         -^^^^^^^^^^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout]     | |_________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_commit` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:506:34
[INFO] [stdout]     |
[INFO] [stdout] 199 |   struct ClientGuard {
[INFO] [stdout]     |   ------------------ method `add_commit` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 505 | /                             client
[INFO] [stdout] 506 | |                                 .add_commit(sed_id, head, BTreeSet::new(), blob)
[INFO] [stdout]     | |                                 -^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout]     | |_________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `full_sync_with_all_peers` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:516:49
[INFO] [stdout]     |
[INFO] [stdout] 199 | struct ClientGuard {
[INFO] [stdout]     | ------------------ method `full_sync_with_all_peers` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 516 |                         assert_full_sync(client.full_sync_with_all_peers(Some(TIMEOUT)).await);
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_commit` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:560:30
[INFO] [stdout]     |
[INFO] [stdout] 199 |   struct ClientGuard {
[INFO] [stdout]     |   ------------------ method `add_commit` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 559 | /                         client
[INFO] [stdout] 560 | |                             .add_commit(sed_id, head, BTreeSet::new(), blob)
[INFO] [stdout]     | |                             -^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `full_sync_with_all_peers` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:569:49
[INFO] [stdout]     |
[INFO] [stdout] 199 | struct ClientGuard {
[INFO] [stdout]     | ------------------ method `full_sync_with_all_peers` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 569 |                         assert_full_sync(client.full_sync_with_all_peers(Some(TIMEOUT)).await);
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_commit` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:609:30
[INFO] [stdout]     |
[INFO] [stdout] 199 |   struct ClientGuard {
[INFO] [stdout]     |   ------------------ method `add_commit` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 608 | /                         client
[INFO] [stdout] 609 | |                             .add_commit(sed_id, head, BTreeSet::new(), blob)
[INFO] [stdout]     | |                             -^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout]     | |_____________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `full_sync_with_all_peers` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:619:45
[INFO] [stdout]     |
[INFO] [stdout] 199 | struct ClientGuard {
[INFO] [stdout]     | ------------------ method `full_sync_with_all_peers` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 619 |                     assert_full_sync(client.full_sync_with_all_peers(Some(TIMEOUT)).await);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `full_sync_with_all_peers` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:652:37
[INFO] [stdout]     |
[INFO] [stdout] 199 | struct ClientGuard {
[INFO] [stdout]     | ------------------ method `full_sync_with_all_peers` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 652 |             assert_full_sync(client.full_sync_with_all_peers(Some(TIMEOUT)).await);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_commit` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:668:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |   struct ClientGuard {
[INFO] [stdout]     |   ------------------ method `add_commit` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 667 | /                 client
[INFO] [stdout] 668 | |                     .add_commit(sed_id, head, BTreeSet::new(), blob)
[INFO] [stdout]     | |                     -^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sync_with_all_peers` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:673:22
[INFO] [stdout]     |
[INFO] [stdout] 199 |   struct ClientGuard {
[INFO] [stdout]     |   ------------------ method `sync_with_all_peers` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 672 | /                 client
[INFO] [stdout] 673 | |                     .sync_with_all_peers(sed_id, false, Some(TIMEOUT))
[INFO] [stdout]     | |                     -^^^^^^^^^^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `add_commit` found for struct `ClientGuard` in the current scope
[INFO] [stdout]    --> benches/e2e.rs:715:38
[INFO] [stdout]     |
[INFO] [stdout] 199 |   struct ClientGuard {
[INFO] [stdout]     |   ------------------ method `add_commit` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 714 | /                                 client
[INFO] [stdout] 715 | |                                     .add_commit(sed_id, head, BTreeSet::new(), blob)
[INFO] [stdout]     | |                                     -^^^^^^^^^^ method not found in `ClientGuard`
[INFO] [stdout]     | |_____________________________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subduction_websocket` (bench "e2e") due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/websocket.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl<'a> ListenerTask<'a> {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 37 |     pub(crate) fn new(fut: BoxFuture<'a, Result<(), RunError>>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/websocket.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 62 | impl<'a> SenderTask<'a> {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 63 |     pub(crate) fn new(fut: BoxFuture<'a, Result<(), RunError>>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1a3bf359c5ebb8af28d9b072d95cd9a11dbfabc48faaa31ef9f37fb10e9525f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a3bf359c5ebb8af28d9b072d95cd9a11dbfabc48faaa31ef9f37fb10e9525f8", kill_on_drop: false }`
[INFO] [stdout] 1a3bf359c5ebb8af28d9b072d95cd9a11dbfabc48faaa31ef9f37fb10e9525f8
